[INFO] fetching crate fluvio-spu-schema 0.50.1...
[INFO] fixing fluvio-spu-schema-0.50.1 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate fluvio-spu-schema 0.50.1 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate fluvio-spu-schema 0.50.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate fluvio-spu-schema 0.50.1
[INFO] tweaked toml for crates.io crate fluvio-spu-schema 0.50.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate fluvio-spu-schema 0.50.1 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate fluvio-spu-schema 0.50.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fluvio-types v0.50.1
[INFO] [stderr]   Downloaded schemars v1.0.3
[INFO] [stderr]   Downloaded async-global-executor v3.1.0
[INFO] [stderr]   Downloaded fluvio-socket v0.50.1
[INFO] [stderr]   Downloaded content_inspector v0.2.4
[INFO] [stderr]   Downloaded fluvio-protocol-derive v0.50.1
[INFO] [stderr]   Downloaded fluvio-wasm-timer v0.2.5
[INFO] [stderr]   Downloaded fluvio-future v0.8.3
[INFO] [stderr]   Downloaded fluvio-protocol v0.50.1
[INFO] [stderr]   Downloaded fluvio-smartmodule v0.50.1
[INFO] [stderr]   Downloaded fluvio-smartmodule-derive v0.50.1
[INFO] [stderr]   Downloaded fluvio-compression v0.50.1
[INFO] [stderr]   Downloaded tokio v1.46.0
[INFO] [stderr]   Downloaded flv-util v0.5.2
[INFO] [stderr]   Downloaded schemars_derive v1.0.3
[INFO] [stderr]   Downloaded fluvio-future-derive v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5a36d25d1d33a058f02dd1807a3ac3d1263b5b57a65dde9a06929030fad744fb
[INFO] running `Command { std: "docker" "start" "5a36d25d1d33a058f02dd1807a3ac3d1263b5b57a65dde9a06929030fad744fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5a36d25d1d33a058f02dd1807a3ac3d1263b5b57a65dde9a06929030fad744fb" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5a36d25d1d33a058f02dd1807a3ac3d1263b5b57a65dde9a06929030fad744fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5a36d25d1d33a058f02dd1807a3ac3d1263b5b57a65dde9a06929030fad744fb" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking toml_write v0.1.1
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking winnow v0.7.10
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking dyn-clone v1.0.19
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]     Checking async-executor v1.13.2
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking twox-hash v2.1.1
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking lz4_flex v0.11.5
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crc32c v0.6.8
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]     Checking content_inspector v0.2.4
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling fluvio-socket v0.50.1
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling schemars_derive v1.0.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling fluvio-future-derive v0.2.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]    Compiling fluvio-smartmodule-derive v0.50.1
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]     Checking tokio v1.46.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking polling v3.8.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking flv-util v0.5.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking async-io v2.4.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling fluvio-protocol-derive v0.50.1
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking async-net v2.0.0
[INFO] [stderr]     Checking async-global-executor v3.1.0
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking fluvio-future v0.8.3
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.9
[INFO] [stderr]     Checking toml_edit v0.22.26
[INFO] [stderr]     Checking schemars v1.0.3
[INFO] [stderr]     Checking toml v0.8.22
[INFO] [stderr]     Checking fluvio-types v0.50.1
[INFO] [stderr]     Checking fluvio-compression v0.50.1
[INFO] [stderr]     Checking fluvio-protocol v0.50.1
[INFO] [stderr]     Checking fluvio-smartmodule v0.50.1
[INFO] [stderr]     Checking fluvio-spu-schema v0.50.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved imports `fluvio_spu_schema::fetch::FileFetchResponse`, `fluvio_spu_schema::fetch::FileFetchRequest`, `fluvio_spu_schema::fetch::FilePartitionResponse`, `fluvio_spu_schema::fetch::FileTopicResponse`
[INFO] [stdout]   --> tests/file_fetch.rs:19:26
[INFO] [stdout]    |
[INFO] [stdout] 19 |     DefaultFetchRequest, FileFetchResponse, FileFetchRequest, FilePartitionResponse,
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^ no `FilePartitionResponse` in `fetch`
[INFO] [stdout]    |                          |                  |
[INFO] [stdout]    |                          |                  no `FileFetchRequest` in `fetch`
[INFO] [stdout]    |                          no `FileFetchResponse` in `fetch`
[INFO] [stdout] 20 |     FileTopicResponse,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ no `FileTopicResponse` in `fetch`
[INFO] [stdout]    |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]    |
[INFO] [stdout] 19 -     DefaultFetchRequest, FileFetchResponse, FileFetchRequest, FilePartitionResponse,
[INFO] [stdout] 19 +     DefaultFetchRequest, FetchResponse, FileFetchRequest, FilePartitionResponse,
[INFO] [stdout]    |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]    |
[INFO] [stdout] 19 -     DefaultFetchRequest, FileFetchResponse, FileFetchRequest, FilePartitionResponse,
[INFO] [stdout] 19 +     DefaultFetchRequest, FileFetchResponse, FetchRequest, FilePartitionResponse,
[INFO] [stdout]    |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]    |
[INFO] [stdout] 19 -     DefaultFetchRequest, FileFetchResponse, FileFetchRequest, FilePartitionResponse,
[INFO] [stdout] 19 +     DefaultFetchRequest, FileFetchResponse, FileFetchRequest, FetchablePartitionResponse,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Request`
[INFO] [stdout]   --> tests/file_fetch.rs:15:28
[INFO] [stdout]    |
[INFO] [stdout] 15 | use fluvio_protocol::api::{Request, ResponseMessage, RequestMessage};
[INFO] [stdout]    |                            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fluvio-spu-schema` (test "file_fetch") due to 1 previous error; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "5a36d25d1d33a058f02dd1807a3ac3d1263b5b57a65dde9a06929030fad744fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a36d25d1d33a058f02dd1807a3ac3d1263b5b57a65dde9a06929030fad744fb", kill_on_drop: false }`
[INFO] [stdout] 5a36d25d1d33a058f02dd1807a3ac3d1263b5b57a65dde9a06929030fad744fb
